* lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Jan 2011 02:12:43 +0000 (21:12 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Jan 2011 02:12:43 +0000 (21:12 -0500)
commit4da9021f0e815966e058fc94319a8e8de4d0323d
treec2a1b99ea0b504576e3d880fad5084da7709b7d5
parent71ddbab17d3ab84092943e7f30d0371a3fb8f080
* lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label.  Require CL.
(easy-menu-create-menu, easy-menu-convert-item-1):
Use :label rather than nil for labels.  Use `case'.
Add :enable as alias for :active.
(easy-menu-binding): Obey :label.
lisp/ChangeLog
lisp/emacs-lisp/easymenu.el